register Source
Registers a translation source for a language code.
Parameters
language Code
a string representing the language code to register.
translation Source
a TranslationSource object representing the translation source to register.
Throws
if the language code is already registered in the map.